Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(prism-agent): fix credential schema parsing as spec #841

Merged

Conversation

bvoiturier
Copy link
Contributor

Overview

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

…mas according to the spec instead of OEA proprietary format

Signed-off-by: Benjamin Voiturier <[email protected]>
…a when spec-format parsing fails

Signed-off-by: Benjamin Voiturier <[email protected]>
Copy link
Contributor

github-actions bot commented Jan 12, 2024

Unit Test Results

 87 files  ±0   87 suites  ±0   20m 53s ⏱️ -23s
725 tests ±0  717 ✅ ±0  8 💤 ±0  0 ❌ ±0 
735 runs  ±0  727 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 9af14ab. ± Comparison against base commit 214b36a.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jan 12, 2024

Integration Test Results

11 files  ±0  11 suites  ±0   2s ⏱️ ±0s
24 tests ±0  24 ✅ ±0  0 💤 ±0  0 ❌ ±0 
25 runs  ±0  25 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9af14ab. ± Comparison against base commit 214b36a.

♻️ This comment has been updated with latest results.

Signed-off-by: Benjamin Voiturier <[email protected]>
@bvoiturier bvoiturier changed the title Fix/credential schema parsing as spec fix(prism-agent): fix credential schema parsing as spec Jan 15, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@bvoiturier bvoiturier merged commit 6f897ce into feat/ZKP-verification Jan 15, 2024
11 checks passed
@bvoiturier bvoiturier deleted the fix/credential-schema-parsing-as-spec branch January 15, 2024 08:13
CryptoKnightIOG pushed a commit that referenced this pull request Jan 24, 2024
CryptoKnightIOG pushed a commit that referenced this pull request Feb 1, 2024
CryptoKnightIOG pushed a commit that referenced this pull request Feb 1, 2024
CryptoKnightIOG pushed a commit that referenced this pull request Feb 1, 2024
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
CryptoKnightIOG pushed a commit that referenced this pull request Feb 2, 2024
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
CryptoKnightIOG pushed a commit that referenced this pull request Feb 3, 2024
CryptoKnightIOG pushed a commit that referenced this pull request Feb 9, 2024
CryptoKnightIOG pushed a commit that referenced this pull request Feb 9, 2024
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
CryptoKnightIOG pushed a commit that referenced this pull request Feb 18, 2024
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
CryptoKnightIOG pushed a commit that referenced this pull request Feb 23, 2024
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
CryptoKnightIOG pushed a commit that referenced this pull request Feb 28, 2024
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Bassam Riman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants